Allocate space for the grid lines when they are enabled.
authorKristian Rietveld <kris@imendio.com>
Wed, 21 Jun 2006 11:11:20 +0000 (11:11 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Wed, 21 Jun 2006 11:11:20 +0000 (11:11 +0000)
commite472c2af45b78fdb54535b77be6d4929ca13c0b9
tree476ac9d4a8373c8bea45622b2f293d621218fa49
parent07c76fe2752b75fe33f44aca80213a4e58edc1d2
Allocate space for the grid lines when they are enabled.

2006-06-21  Kristian Rietveld  <kris@imendio.com>

Allocate space for the grid lines when they are enabled.

* gtk/gtktreeview.c (gtk_tree_view_bin_expose): make sure the cell
area does not overlap with the grid lines, also draw the line for
"the next cell" in the last loop iteration, make sure the cursor falls
in between the grid lines,
(validate_row): request extra space for the grid lines.
ChangeLog
ChangeLog.pre-2-10
gtk/gtktreeview.c